﻿.total_recursos {
    font-weight: bold;
    font-size: larger;
}
.lista_checks span input {
    margin-left:10px !important;
    margin-right:10px !important;
}
.lista_checks span label {
    margin-bottom:0px !important;
    font-weight:normal !important;
}
.tabla_catalogo td {
    padding: 5px;
}
.tabla tbody tr th {
    text-align:center;
    background-color:#efefef;
}
.cabecera_tabla {
    text-align:center;
    background-color:#e6e6e6;
}